PROJECTS

Get it from marketplace

Endless Platforms Creator

UNREAL ASSETS

Endless Platforms Creator

Endless Platform Creator offers 8 templates for creating infinite platforms, with C++ and Blueprint code implementation options. Choose from Dynamic and Static Platforms with Dynamic or Static Tiles

Description

The Endless Platforms Creator is a tool that provides eight templates for creating endless platforms in both C++ and Blueprint code implementations. These templates are divided into two categories: Dynamic Platforms and Static Platforms, each with two sub-categories: Dynamic Tiles and Static Tiles.

The Dynamic Platform Templates generate new tiles dynamically, corresponding to the previous tile, while the Static Platform Templates generate new tiles in a straight line. There are four different templates to choose from for each category, with a total of 53 Blueprints and 16 C++ classes included in the product.

Dynamic Tiles can be created using these templates, which means that a new tile will be created at the end of the platform and the old tile that is no longer in use will be destroyed. On the other hand, Static Tiles are created using a technique called Polling. This technique moves a tile from the front of the platform to the end, instead of creating and destroying tiles every time the player moves, resulting in better performance.

The code for the templates is simple and easy to use, and the Blueprints are well-commented, with color comments where necessary. The inputs are commented in red so that they can be mapped easily. The Endless Platforms Creator can be added to your project by copying the plugin from the [ENGINE INSTALL DIR]\Engine\Plugins\Marketplace folder and pasting it into a new folder named [Plugins] in your project folder. Finally, restart the project, and the plugin will be available for use. The product is supported on both Windows and Mac development platforms.

Dynamic Platforms

  1. DynamicPlatform_DynamicTile Blueprint Template
  2. DynamicPlatform_DynamicTile C++ Template
  1. DynamicPlatform_StaticTile Blueprint Template
  2. DynamicPlatform_StaticTile C++ Template

Static Platforms

  1. StaticPlatform_DyanimcTile Blueprint Template
  2. StaticPlatform_DynamicTile C++ Template
  1. StaticPlatform_StaticTile Blueprint Template
  2. StaticPlatform_StaticTile C++ Template

Technical Details

Features:

Number of Blueprints: 53
Number of C++ classes: 16
Input: Inputs are commented 
red so that you can map them. Network Replicated: No Supported Development Platforms: Windows: Yes Mac: Yes

Get assets visit our marketplace

Visit Marketplace